libxl: event: Rename poller.fds_changed to .fds_deregistered
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 9 Jan 2020 18:06:54 +0000 (18:06 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Mon, 27 Jan 2020 16:03:17 +0000 (16:03 +0000)
commitf2e3c5b66bb8cce7acc2cab3d53430562c835f95
treecd734286a6804a54eac8294eb9645edce849db96
parent58172945c0f64d734438f3e0e50df59177173391
libxl: event: Rename poller.fds_changed to .fds_deregistered

This is only for deregistration.  We are going to add another variable
for new events, with different semantics, and this overly-general name
will become confusing.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
Tested-by: George Dunlap <george.dunlap@citrix.com>
tools/libxl/libxl_event.c
tools/libxl/libxl_internal.h